Next: Multi-string Values, Up: Variables [Index]
Variables can be set to strings. Strings may contain newlines
or any other characters. Strings are interpreted by the Emacs
Lisp reader so \n, \t, and
\" work.
When a string is inserted as part of a template, nothing within the string is interpreted, such as template escape characters.